home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / machserver / notes / old.new / README < prev    next >
Encoding:
Text File  |  1992-12-01  |  971 b   |  34 lines

  1. file        comments
  2. -----        -----
  3. attachRelease    call tree for block device attach/release calls.
  4.  
  5. calledByVm.mach    Attempt to list what interface the Mach VM code
  6.         expects (what does it call, etc.).
  7.  
  8. moduleSizes.old    Sizes of the different modules, for comparing native
  9.         Sprite with sprited.  Old version, using bytes of
  10.         source instead of lines of source.
  11.  
  12. modules        Overview of changes that I expected to make going from
  13.         native Sprite to sprited, per module.
  14.  
  15. newVm        Overview of planned VM changes going from native
  16.         Sprite to sprited.
  17.  
  18. procOptions    Options for how to map Sprite processes to Mach tasks
  19.         and threads.
  20.  
  21. questions    Random questions that came up during the port.  Some
  22.         of these may have actually been answered.
  23.  
  24. soFar        Overview of how I spent my time during the 1st part of
  25.         the port.
  26.  
  27. timeline*    Planning timelines.
  28.  
  29. uniSprite    Overview of (planned) steps to make Sprite
  30.         single-server.
  31.  
  32. vmReplacement    Overview of steps to replace Sprite VM with Mach VM.
  33.  
  34.